projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d4238c
)
(dired-do-relsymlink): Add an autoload cookie.
author
Eli Zaretskii
<eliz@gnu.org>
Fri, 2 Feb 2007 18:27:09 +0000
(18:27 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Fri, 2 Feb 2007 18:27:09 +0000
(18:27 +0000)
lisp/dired-x.el
patch
|
blob
|
history
diff --git
a/lisp/dired-x.el
b/lisp/dired-x.el
index 42429023bbc146aeb22be82d80f307db3fb1ef85..1a1cdd5a542e12788692038934df0f2ae6481174 100644
(file)
--- a/
lisp/dired-x.el
+++ b/
lisp/dired-x.el
@@
-1297,6
+1297,7
@@
results in
; (trailing slash!)
name2 ok-if-already-exists)))
+;;;###autoload
(defun dired-do-relsymlink (&optional arg)
"Relative symlink all marked (or next ARG) files into a directory.
Otherwise make a relative symbolic link to the current file.